Liferay 6.2-ce-ga5

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

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

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

Classes in com.liferay.portal.kernel.xml that implement Visitor
 class BaseVisitor<T>
           
 

Methods in com.liferay.portal.kernel.xml with type parameters of type Visitor
<T,V extends Visitor<T>>
T
Node.accept(V visitor)
           
 


Liferay 6.2-ce-ga5