|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NodeImportXmlHandler.AttributeScoping | |
---|---|
org.modeshape.jcr.xml |
Uses of NodeImportXmlHandler.AttributeScoping in org.modeshape.jcr.xml |
---|
Methods in org.modeshape.jcr.xml that return NodeImportXmlHandler.AttributeScoping | |
---|---|
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. |
Constructors in org.modeshape.jcr.xml with parameters of type NodeImportXmlHandler.AttributeScoping | |
---|---|
NodeImportXmlHandler(NodeImportDestination destination,
String nameAttribute,
String typeAttribute,
String typeAttributeValue,
NodeImportXmlHandler.AttributeScoping scoping)
Create a handler that parses an xml file. |
|
ModeShape Distribution 3.0.0.CR1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |