Constant Field Values
Contents
com.nwalsh.*
-
com.nwalsh.BuildConfig Modifier and Type Constant Field Value public static final java.lang.StringSAXON_VERSION"12"public static final java.lang.StringTITLE"Saxon XInclude"public static final java.lang.StringVERSION"5.2.4" -
com.nwalsh.DebuggingLogger Modifier and Type Constant Field Value private static final java.lang.StringdocBookPropertyName"org.docbook.extensions.xslt.verbose"private static final java.lang.StringpropertyName"com.nwalsh.sinclude.verbose"public static final java.lang.StringREGISTRATION"registration"public static final java.lang.StringXINCLUDE"xinclude"
-
com.nwalsh.sinclude.XInclude Modifier and Type Constant Field Value private static final java.lang.StringlocalAttrNS"http://www.w3.org/2001/XInclude/local-attributes"private static final java.lang.StringNS_XINCLUDE"http://www.w3.org/2001/XInclude"private static final java.lang.StringNS_XML"http://www.w3.org/XML/1998/namespace"
-
com.nwalsh.sinclude.schemes.SearchScheme Modifier and Type Constant Field Value private static final intEXCLUDE_MATCH1private static final intINCLUDE_MATCH0private static final intTRIM2