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