Package com.nwalsh.sinclude.schemes
Class XmlnsScheme
java.lang.Object
com.nwalsh.sinclude.schemes.XmlnsScheme
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionnewInstance
(String fdata, XInclude xinclude, String contextLanguage, String contexBaseURI) select
(SchemeData[] schemeData, net.sf.saxon.s9api.XdmNode document)
-
Field Details
-
nsRE
-
data
-
-
Constructor Details
-
XmlnsScheme
public XmlnsScheme()
-
-
Method Details
-
newInstance
public XmlnsScheme newInstance(String fdata, XInclude xinclude, String contextLanguage, String contexBaseURI) - Specified by:
newInstance
in interfaceXmlScheme
-
schemeName
- Specified by:
schemeName
in interfaceScheme
-
parseType
-
select
-