Uses of Package
org.jboss.dna.graph.xml

Packages that use org.jboss.dna.graph.xml
org.jboss.dna.graph.io   
org.jboss.dna.graph.xml Graph content can often be represented in XML, so this part of the JBoss DNA Graph API defines the classes that provide the binding between graph and XML content. 
 

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

Classes in org.jboss.dna.graph.xml used by org.jboss.dna.graph.xml
XmlHandler.AttributeScoping
          The choices for how attributes that have no namespace prefix should be assigned a namespace.
 



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