public class DefaultConfiguration<Node> extends Configuration<Node>
Modifier and Type | Field and Description |
---|---|
static Set<Class<?>> |
DEFAULT_FUNCTIONS |
static Map<String,String> |
DEFAULT_NAMESPACES |
functions, namespaces, testFunctions, transformers
Constructor and Description |
---|
DefaultConfiguration() |
addFunction, addNamespace, addTestFunction, addTransformer, getFunctions, getNamespaces, getTestFunctions, getTransformers, removeFunction, removeNamespace, removeTestFunction, removeTransformer
Copyright © 2012–2018 The Apache Software Foundation. All rights reserved.