|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface GuReadable<N>
Implementing this interface allows an object to provide a enumeration of sequential XML events.
Method Summary | |
---|---|
GuProcessingContext<N> |
getProcessingContext()
Returns the processing context associated with this source. |
GuReader |
reader()
Reterns a reader over a list of events. |
Method Detail |
---|
GuReader reader() throws java.io.IOException, GuMarshalException
java.io.IOException
GuMarshalException
GuProcessingContext<N> getProcessingContext()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |