|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface TemplatesHandler
A content handler that processes SAX parse events into a compiled transformation template.
| Method Summary | |
|---|---|
String |
getSystemId()
Returns the system ID for the templates object created by this processor. |
Templates |
getTemplates()
Returns the templates object created by the parsing of the SAX events. |
void |
setSystemId(String systemId)
Sets the system ID for the templates object created by this processor. |
| Methods inherited from interface org.xml.sax.ContentHandler |
|---|
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
| Method Detail |
|---|
Templates getTemplates()
void setSystemId(String systemId)
String getSystemId()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||