|
Groovy Documentation | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.xml.sax.helpers.DefaultHandler
javanet.staxutils.ContentHandlerToXMLStreamWriter
src.java.org.grails.xfire.aegis.type.xml.SourceType.FilteringContentHandlerToXMLStreamWriter
class SourceType.FilteringContentHandlerToXMLStreamWriter extends javanet.staxutils.ContentHandlerToXMLStreamWriter
Constructor Summary | |
SourceType.FilteringContentHandlerToXMLStreamWriter(XMLStreamWriter xmlStreamWriter)
|
Method Summary | |
---|---|
void
|
endDocument()
|
void
|
startDocument()
|
Methods inherited from class javanet.staxutils.ContentHandlerToXMLStreamWriter | |
---|---|
characters, startPrefixMapping, endPrefixMapping, endDocument, endElement, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, fatalError, error, warning, resolveEntity, notationDecl, unparsedEntityDecl, wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Methods inherited from class org.xml.sax.helpers.DefaultHandler | |
---|---|
fatalError, error, warning, characters, startPrefixMapping, endPrefixMapping, endDocument, endElement, ignorableWhitespace, processingInstruction, setDocumentLocator, skippedEntity, startDocument, startElement, resolveEntity, notationDecl, unparsedEntityDecl, wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Methods inherited from class java.lang.Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
public SourceType.FilteringContentHandlerToXMLStreamWriter(XMLStreamWriter xmlStreamWriter)
Method Detail |
---|
public void endDocument()
public void startDocument()
Groovy Documentation