Package | Description |
---|---|
org.modeshape.jcr.xml |
Modifier and Type | Method and Description |
---|---|
static NodeImportXmlHandler.AttributeScoping |
NodeImportXmlHandler.AttributeScoping.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NodeImportXmlHandler.AttributeScoping[] |
NodeImportXmlHandler.AttributeScoping.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
NodeImportXmlHandler(NodeImportDestination destination,
String nameAttribute,
String typeAttribute,
String typeAttributeValue,
String multiValueSeparator,
NodeImportXmlHandler.AttributeScoping scoping)
Create a handler that parses an xml file.
|
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.