Liferay 6.2-ce-ga5

Uses of Interface
com.liferay.portal.kernel.xml.XMLSchema

Packages that use XMLSchema
com.liferay.portal.kernel.xml   
 

Uses of XMLSchema in com.liferay.portal.kernel.xml
 

Methods in com.liferay.portal.kernel.xml with parameters of type XMLSchema
static Document SAXReaderUtil.read(String xml, XMLSchema xmlSchema)
           
static Document UnsecureSAXReaderUtil.read(String xml, XMLSchema xmlSchema)
           
 Document SAXReader.read(String xml, XMLSchema xmlSchema)
           
 


Liferay 6.2-ce-ga5