Package com.saxonica.ee.trans
Class PackageLoaderEE
java.lang.Object
net.sf.saxon.trans.PackageLoaderHE
com.saxonica.trans.PackageLoaderPE
com.saxonica.ee.trans.PackageLoaderEE
- All Implemented Interfaces:
IPackageLoader
Saxon-EE version of PackageLoader
-
Nested Class Summary
Nested classes/interfaces inherited from class net.sf.saxon.trans.PackageLoaderHE
PackageLoaderHE.ExpressionLoader, PackageLoaderHE.PatternLoader
-
Field Summary
Fields inherited from class net.sf.saxon.trans.PackageLoaderHE
allPackages, completionActions, eMap, fixups, licensableConstructs, localBindings, packStack, topLevelPackage, userFunctions
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.saxonica.trans.PackageLoaderPE
addVendorFunctionLibrary, makeEXPathBinaryFunction, makeEXPathFileFunction, processComponentReference, readSchemaNamespaces
Methods inherited from class net.sf.saxon.trans.PackageLoaderHE
addCompletionAction, fromExportedNamespaces, getChild, getChildExpressionArray, getChildExpressionList, getChildWithRole, getConfiguration, getExpressionWithRole, getFirstChildExpression, getInheritedAttribute, getIntegerAttribute, getListOfQNameAttribute, getNthChildExpression, getOperator, getPackage, getPackStack, getPatternWithRole, getQNameAttribute, getSecondChildExpression, getTopLevelPackage, getTypeAttribute, loadExpression, loadPackage, loadPackageDoc, loadPackageElement, makeAtomicComparer, makeRetainedStaticContext, needsEELicense, needsPELicense, parseAlphaCode, parseAlphaCodeForItemType, parseItemTypeAttribute, parseSequenceType, processAccumulatorList, readFunction
-
Constructor Details
-
PackageLoaderEE
-
-
Method Details
-
makeFunction
- Overrides:
makeFunction
in classPackageLoaderPE
-