|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.citygml4j.util.xml.saxevents.SAXEvent
org.citygml4j.util.xml.saxevents.StartDocument
public final class StartDocument
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.citygml4j.util.xml.saxevents.SAXEvent |
---|
SAXEvent.EventType |
Constructor Summary | |
---|---|
StartDocument()
|
Method Summary | |
---|---|
void |
send(org.xml.sax.ContentHandler contentHandler)
|
void |
send(org.xml.sax.ContentHandler contentHandler,
org.xml.sax.helpers.LocatorImpl locator)
|
StartDocument |
shallowCopy()
|
Methods inherited from class org.citygml4j.util.xml.saxevents.SAXEvent |
---|
getType, next, setNext |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public StartDocument()
Method Detail |
---|
public StartDocument shallowCopy()
shallowCopy
in class SAXEvent
public void send(org.xml.sax.ContentHandler contentHandler) throws org.xml.sax.SAXException
send
in class SAXEvent
org.xml.sax.SAXException
public void send(org.xml.sax.ContentHandler contentHandler, org.xml.sax.helpers.LocatorImpl locator) throws org.xml.sax.SAXException
send
in class SAXEvent
org.xml.sax.SAXException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |