|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GuWritable<N>
Defines an XML abstraction as being able to be written to a GuContentHandler
.
Method Summary | |
---|---|
GuProcessingContext<N> |
getProcessingContext()
Returns the processing context associated with this source. |
void |
write(GuContentHandler writer)
Streams the contents of the tree to a GuContentHandler . |
Method Detail |
---|
void write(GuContentHandler writer) throws java.io.IOException, GuMarshalException
GuContentHandler
.
writer
- The output writer.
java.io.IOException
GuMarshalException
GuProcessingContext<N> getProcessingContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |