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

Packages that use EmptyPattern
com.thaiopensource.relaxng.impl   
 

Uses of EmptyPattern in com.thaiopensource.relaxng.impl
 

Fields in com.thaiopensource.relaxng.impl declared as EmptyPattern
private  EmptyPattern PatternBuilder.empty
           
 

Methods in com.thaiopensource.relaxng.impl with parameters of type EmptyPattern
 Object PatternFunction.caseEmpty(EmptyPattern p)
           
 Object AbstractPatternFunction.caseEmpty(EmptyPattern p)