Package com.liferay.util.xml.descriptor
Class WebXML30Descriptor
Object
com.liferay.util.xml.descriptor.SimpleXMLDescriptor
com.liferay.util.xml.descriptor.WebXML24Descriptor
com.liferay.util.xml.descriptor.WebXML30Descriptor
- All Implemented Interfaces:
XMLDescriptor
- Author:
- Shuyang Zhou
-
Field Summary
Fields inherited from class com.liferay.util.xml.descriptor.WebXML24Descriptor
orderedChildren
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.liferay.util.xml.descriptor.WebXML24Descriptor
canHandleType, getChildrenOrder, getElementsIdentifiedByAttribute, getElementsIdentifiedByChild, getJoinableElements, getRootChildrenOrder, getUniqueElements
Methods inherited from class com.liferay.util.xml.descriptor.SimpleXMLDescriptor
areEqual, canJoinChildren
-
Constructor Details
-
WebXML30Descriptor
public WebXML30Descriptor()
-