net.sf.saxon
Class Configuration.LicenseFeature
java.lang.Object
net.sf.saxon.Configuration.LicenseFeature
- Enclosing class:
- Configuration
public static class Configuration.LicenseFeature
- extends Object
This class contains constants representing features of the software that may or may
not be licensed. (Note, this list is at a finer-grained level than the actual
purchasing options.)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SCHEMA_VALIDATION
public static final int SCHEMA_VALIDATION
- See Also:
- Constant Field Values
ENTERPRISE_XSLT
public static final int ENTERPRISE_XSLT
- See Also:
- Constant Field Values
ENTERPRISE_XQUERY
public static final int ENTERPRISE_XQUERY
- See Also:
- Constant Field Values
PROFESSIONAL_EDITION
public static final int PROFESSIONAL_EDITION
- See Also:
- Constant Field Values
Configuration.LicenseFeature
public Configuration.LicenseFeature()
Copyright (c) 2004-2011 Saxonica Limited. All rights reserved.