Package com.liferay.portal.xml
Class DocumentTypeImpl
Object
com.liferay.portal.xml.DocumentTypeImpl
- All Implemented Interfaces:
com.liferay.portal.kernel.xml.DocumentType
- Author:
- Brian Wing Shun Chan
-
Constructor Details
-
DocumentTypeImpl
public DocumentTypeImpl(org.dom4j.DocumentType documentType)
-
-
Method Details
-
equals
-
getName
- Specified by:
getName
in interfacecom.liferay.portal.kernel.xml.DocumentType
-
getPublicId
- Specified by:
getPublicId
in interfacecom.liferay.portal.kernel.xml.DocumentType
-
getSystemId
- Specified by:
getSystemId
in interfacecom.liferay.portal.kernel.xml.DocumentType
-
getWrappedDocumentType
public org.dom4j.DocumentType getWrappedDocumentType() -
hashCode
public int hashCode() -
toString
-