|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.japisoft.dtdparser.document.AbstractDTDDocumentBuilder
Abstract DTDDocumentBuilder
Field Summary |
Fields inherited from interface com.japisoft.dtdparser.document.DTDDocumentBuilder |
CDATA_ATT_VAL, ENTITIES_ATT_VAL, ENTITY_ATT_VAL, FIXED_ATT, ID_ATT_VAL, IDREF_ATT_VAL, IMPLIED_ATT, INTERNAL_ENTITY, NMTOKEN_ATT_VAL, NMTOKENS_ATT_VAL, PUBLIC_ENTITY, REQUIRED_ATT, SYSTEM_ENTITY |
Constructor Summary | |
AbstractDTDDocumentBuilder()
|
Method Summary | |
RootDTDNode |
getRoot()
|
void |
setNodeFactory(DTDNodeFactory factory)
Factory for building DTDNode |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.japisoft.dtdparser.document.DTDDocumentBuilder |
notifyAttribute, notifyComment, notifyElementChoiceItem, notifyElementIncludeItem, notifyEntity, notifyOperator, notifyStartDTD, notifyStartElement, notifyStartElementChildren, notifyStopDTD, notifyStopElement, notifyStopElementChildren |
Constructor Detail |
public AbstractDTDDocumentBuilder()
Method Detail |
public RootDTDNode getRoot()
getRoot
in interface DTDDocumentBuilder
public void setNodeFactory(DTDNodeFactory factory)
DTDDocumentBuilder
setNodeFactory
in interface DTDDocumentBuilder
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |