Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface TemplatesHandler
extends ContentHandler
Method Summary | |
String |
|
Templates |
|
void |
|
Methods inherited from interface org.xml.sax.ContentHandler | |
characters , endDocument , endElement , endPrefixMapping , ignorableWhitespace , processingInstruction , setDocumentLocator , skippedEntity , startDocument , startElement , startPrefixMapping |
public String getSystemId()
Returns the system ID for the templates object created by this processor.
public Templates getTemplates()
Returns the templates object created by the parsing of the SAX events.
public void setSystemId(String systemId)
Sets the system ID for the templates object created by this processor.