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