Uses of Class
org.gxml.u.GuMarshalException

Packages that use GuMarshalException
org.gxml.u Provides the core API for gXML-U 
 

Uses of GuMarshalException in org.gxml.u
 

Methods in org.gxml.u that throw GuMarshalException
 N GuTree.asNode()
          Provides random access to the tree as a node.
 java.util.List<N> GuFragmentBuilder.getNodes()
          This is a shortcut method for getting the tree and then converting it to a node.
 GuReader GuReadable.reader()
          Reterns a reader over a list of events.
 void GuWritable.write(GuContentHandler writer)
          Streams the contents of the tree to a GuContentHandler.
 



Copyright © 2009 TIBCO Software Inc. All Rights Reserved.