Package com.liferay.util.xml.descriptor
Class WebXML23Descriptor
Object
com.liferay.util.xml.descriptor.SimpleXMLDescriptor
com.liferay.util.xml.descriptor.WebXML23Descriptor
- All Implemented Interfaces:
XMLDescriptor
- Author:
- Jorge Ferrer
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
canHandleType
(String doctype, org.dom4j.Document root) String[]
String[]
String[]
Methods inherited from class com.liferay.util.xml.descriptor.SimpleXMLDescriptor
areEqual, canJoinChildren, getChildrenOrder
-
Constructor Details
-
WebXML23Descriptor
public WebXML23Descriptor()
-
-
Method Details
-
canHandleType
- Specified by:
canHandleType
in interfaceXMLDescriptor
- Specified by:
canHandleType
in classSimpleXMLDescriptor
-
getElementsIdentifiedByAttribute
- Overrides:
getElementsIdentifiedByAttribute
in classSimpleXMLDescriptor
-
getElementsIdentifiedByChild
- Overrides:
getElementsIdentifiedByChild
in classSimpleXMLDescriptor
-
getJoinableElements
- Overrides:
getJoinableElements
in classSimpleXMLDescriptor
-
getRootChildrenOrder
- Specified by:
getRootChildrenOrder
in interfaceXMLDescriptor
- Overrides:
getRootChildrenOrder
in classSimpleXMLDescriptor
-
getUniqueElements
- Overrides:
getUniqueElements
in classSimpleXMLDescriptor
-