Uses of Package
org.modeshape.graph.xml

Packages that use org.modeshape.graph.xml
org.modeshape.graph.io Utilities for inputing and outputing larger amounts of data. 
org.modeshape.graph.xml Graph content can often be represented in XML, so this part of the ModeShape Graph API defines the classes that provide the binding between graph and XML content. 
 

Classes in org.modeshape.graph.xml used by org.modeshape.graph.io
XmlHandler
          A DefaultHandler2 specialization that responds to XML content events by creating the corresponding content in the supplied graph.
 

Classes in org.modeshape.graph.xml used by org.modeshape.graph.xml
XmlHandler.AttributeScoping
          The choices for how attributes that have no namespace prefix should be assigned a namespace.
XmlHandler.ElementEntryState
          Possible states for an ElementEntry instance.
 



Copyright © 2008-2011 JBoss, a division of Red Hat. All Rights Reserved.