Uses of Class
com.thaiopensource.relaxng.impl.BinaryPattern

Packages that use BinaryPattern
com.thaiopensource.relaxng.impl   
 

Uses of BinaryPattern in com.thaiopensource.relaxng.impl
 

Subclasses of BinaryPattern in com.thaiopensource.relaxng.impl
(package private)  class AfterPattern
           
(package private)  class ChoicePattern
           
(package private)  class GroupPattern
           
(package private)  class InterleavePattern
           
 

Methods in com.thaiopensource.relaxng.impl with parameters of type BinaryPattern
private  Object FindElementFunction.caseBinary(BinaryPattern p)
           
private  Object DataDerivTypeFunction.caseBinary(BinaryPattern p)