org.enhydra.barracuda.contrib.dbroggisch.display.filters.dtd
Interface Unmarshallable
- All Superinterfaces:
- ContentHandler
- All Known Implementing Classes:
- CallImpl, ClassdescriptorImpl, ConstantImpl, CopyImpl, CountImpl, DateImpl, EntryImpl, FilterfactoryImpl, FilterImpl, FiltermapImpl, FiltermappingImpl, LookupImpl, MapentryImpl, MaprefImpl, MapsetImpl, MarkupImpl, RemapImpl, RemoveImpl, SwitchImpl
- public interface Unmarshallable
- extends ContentHandler
Methods inherited from interface org.xml.sax.ContentHandler |
characters, endDocument, endElement, endPrefixMapping, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, startPrefixMapping |
getCurrentUNode
public Unmarshallable getCurrentUNode()
setCurrentUNode
public void setCurrentUNode(Unmarshallable currentUNode)
getParentUNode
public Unmarshallable getParentUNode()
setParentUNode
public void setParentUNode(Unmarshallable parentUNode)
Copyright © 2003 BarracudaMVC.org All Rights Reserved.