com.liferay.util.xml.descriptor
Class StrictXMLDescriptor
java.lang.Object
com.liferay.util.xml.descriptor.StrictXMLDescriptor
- All Implemented Interfaces:
- XMLDescriptor
public class StrictXMLDescriptor
- extends Object
- implements XMLDescriptor
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StrictXMLDescriptor
public StrictXMLDescriptor()
areEqual
public boolean areEqual(org.dom4j.Element el1,
org.dom4j.Element el2)
- Specified by:
areEqual
in interface XMLDescriptor
canHandleType
public boolean canHandleType(String doctype,
org.dom4j.Document root)
- Specified by:
canHandleType
in interface XMLDescriptor
canJoinChildren
public boolean canJoinChildren(org.dom4j.Element element)
- Specified by:
canJoinChildren
in interface XMLDescriptor
getChildrenOrder
public String[] getChildrenOrder(org.dom4j.Element parentElement)
- Specified by:
getChildrenOrder
in interface XMLDescriptor
getRootChildrenOrder
public String[] getRootChildrenOrder()
- Specified by:
getRootChildrenOrder
in interface XMLDescriptor