Uses of Class
php.java.bridge.ParserTag

Packages that use ParserTag
php.java.bridge Internal VM Bridge core classes and interfaces. 
 

Uses of ParserTag in php.java.bridge
 

Methods in php.java.bridge with parameters of type ParserTag
 boolean Request.begin(ParserTag[] tag)
          Called for each <tag arg1 ... argn>
 boolean IDocHandler.begin(ParserTag[] tag)
          Called for each <tag arg1 ... argn>