| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Objectcom.jclark.xsl.sax.ResultBasecom.jclark.xsl.sax.MultiNamespaceResultpublic class MultiNamespaceResultextends ResultBaseField Summary |
Fields inherited from class com.jclark.xsl.sax.ResultBase | |
errorHandler, outputMethodHandler | |
Constructor Summary | |
| |
| |
Method Summary | |
Result |
|
protected void |
|
int | |
String |
|
String |
|
void | |
protected void |
|
Methods inherited from class com.jclark.xsl.sax.ResultBase | |
attribute, characters, comment, end, endElement, endElementContent, flush, getAttributeName, getDocumentHandler, getLength, getType, getType, getValue, getValue, grow, grow, message, processingInstruction, rawCharacters, resultTreeFragment, setOutputMethod, start, startElement, startElementContent, throwXSLException | |
public MultiNamespaceResult(DocumentHandler documentHandler,
ErrorHandler errorHandler)public MultiNamespaceResult(OutputMethodHandler outputMethodHandler, ErrorHandler errorHandler)
public Result createResult(String uri) throws XSLException
- Specified by:
- createResult in interface Result
protected void endElementContent(Name elementType) throws XSLException
- Overrides:
- endElementContent in interface ResultBase
public String getName(int i)
public void resultTreeFragment(ResultTreeFragment frag) throws XSLException
- Overrides:
- resultTreeFragment in interface ResultBase
protected void startElementContent(Name elementType, NamespacePrefixMap map) throws XSLException
- Overrides:
- startElementContent in interface ResultBase