Liferay 6.2-ce-ga4

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
 Document SAXReader.read(String xml, XMLSchema xmlSchema)
           
static Document SAXReaderUtil.read(String xml, XMLSchema xmlSchema)
           
 


Liferay 6.2-ce-ga4