Uses of Class
com.evolvedbinary.xpath.parser.ast.AtomicType
-
Packages that use AtomicType Package Description com.evolvedbinary.xpath.parser.ast -
-
Uses of AtomicType in com.evolvedbinary.xpath.parser.ast
Constructors in com.evolvedbinary.xpath.parser.ast with parameters of type AtomicType Constructor Description SingleType(AtomicType atomicType, boolean optional)
-