Uses of Class
nux.xom.xquery.StreamingPathFilterException
-
Packages that use StreamingPathFilterException Package Description nux.xom.xquery -
-
Uses of StreamingPathFilterException in nux.xom.xquery
Constructors in nux.xom.xquery that throw StreamingPathFilterException Constructor Description StreamingPathFilter(String locationPath, Map prefixes)
Constructs a compiled filter from the given location path and prefix --> namespaceURI map.
-