public class TilesDefsDescriptor extends SimpleXMLDescriptor
| Constructor and Description |
|---|
TilesDefsDescriptor() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
canHandleType(String doctype,
org.dom4j.Document root) |
ElementIdentifier[] |
getElementsIdentifiedByAttribute() |
String[] |
getRootChildrenOrder() |
String[] |
getUniqueElements() |
areEqual, canJoinChildren, getChildrenOrder, getElementsIdentifiedByChild, getJoinableElementspublic boolean canHandleType(String doctype, org.dom4j.Document root)
canHandleType in interface XMLDescriptorcanHandleType in class SimpleXMLDescriptorpublic ElementIdentifier[] getElementsIdentifiedByAttribute()
getElementsIdentifiedByAttribute in class SimpleXMLDescriptorpublic String[] getRootChildrenOrder()
getRootChildrenOrder in interface XMLDescriptorgetRootChildrenOrder in class SimpleXMLDescriptorpublic String[] getUniqueElements()
getUniqueElements in class SimpleXMLDescriptor