Package | Description |
---|---|
org.modeshape.jcr.xml |
Class and Description |
---|
NodeImportDestination
Interface which is expected to be implemented by clients that perform node importing via XML, using the
NodeImportXmlHandler class. |
NodeImportXmlHandler.AttributeScoping
The choices for how attributes that have no namespace prefix should be assigned a namespace.
|
NodeImportXmlHandler.ImportElement
Element entries represent in-memory representations of the xml elements (either nodes or properties) encountered between a
NodeImportXmlHandler.startElement(String, String, String, Attributes) and a
NodeImportXmlHandler.endElement(String, String, String) event. |
Copyright © 2008-2014 JBoss, a division of Red Hat. All Rights Reserved.