Constructor and Description |
---|
AttributeConfigDescriptor() |
AttributeConfigDescriptor(String tagName,
String targetDocProperty,
Map<String,String> mapping,
String filter) |
AttributeConfigDescriptor(String tagName,
String targetDocProperty,
String xmlPath,
String filter) |
Modifier and Type | Method and Description |
---|---|
String |
getFilter() |
Map<String,String> |
getMapping() |
String |
getSingleXpath() |
String |
getTagName() |
String |
getTargetDocProperty() |
String |
toString() |
public AttributeConfigDescriptor()
public AttributeConfigDescriptor(String tagName, String targetDocProperty, Map<String,String> mapping, String filter)
Copyright © 2015 Nuxeo SA. All rights reserved.