de.opsdesign.yax.config
Class Preferences
java.lang.Object
de.opsdesign.yax.log.LogBuilder
de.opsdesign.yax.config.Preferences
- All Implemented Interfaces:
- Loggable, javax.xml.namespace.NamespaceContext
public class Preferences
- extends LogBuilder
- implements javax.xml.namespace.NamespaceContext
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AUTOMATIC_OUTPUT
public static final java.lang.String AUTOMATIC_OUTPUT
- See Also:
- Constant Field Values
APPEARANCE
public static final java.lang.String APPEARANCE
- See Also:
- Constant Field Values
BASE_URI
public static final java.lang.String BASE_URI
- See Also:
- Constant Field Values
BOOLEAN
public static final java.lang.String BOOLEAN
- See Also:
- Constant Field Values
CHECK_TRANSFORMER_AVAILABILITY
public static final java.lang.String CHECK_TRANSFORMER_AVAILABILITY
- See Also:
- Constant Field Values
CLASSNAME
public static final java.lang.String CLASSNAME
- See Also:
- Constant Field Values
COLOR
public static final java.lang.String COLOR
- See Also:
- Constant Field Values
DOT
public static final java.lang.String DOT
- See Also:
- Constant Field Values
DEFAULT
public static final java.lang.String DEFAULT
- See Also:
- Constant Field Values
DEFAULT_ENCODING
public static final java.lang.String DEFAULT_ENCODING
- See Also:
- Constant Field Values
DEFAULT_TRANSFORMER
public static final java.lang.String DEFAULT_TRANSFORMER
EXPLICIT_CONNECTION
public static final java.lang.String EXPLICIT_CONNECTION
- See Also:
- Constant Field Values
EXPLICIT_PORT
public static final java.lang.String EXPLICIT_PORT
- See Also:
- Constant Field Values
IMPLICIT_CONNECTION
public static final java.lang.String IMPLICIT_CONNECTION
- See Also:
- Constant Field Values
IMPLICIT_PORT
public static final java.lang.String IMPLICIT_PORT
- See Also:
- Constant Field Values
NAME
public static final java.lang.String NAME
- See Also:
- Constant Field Values
STANDARD_IMPLEMENTATION_WARNINGS
public static final java.lang.String STANDARD_IMPLEMENTATION_WARNINGS
- See Also:
- Constant Field Values
PREFERENCE_VALUE_MESSAGES
public static final java.lang.String PREFERENCE_VALUE_MESSAGES
- See Also:
- Constant Field Values
PIPE_TRACE
public static final java.lang.String PIPE_TRACE
- See Also:
- Constant Field Values
PORT_TRACE
public static final java.lang.String PORT_TRACE
- See Also:
- Constant Field Values
PREFERENCES
public static final java.lang.String PREFERENCES
- See Also:
- Constant Field Values
PROCESS
public static final java.lang.String PROCESS
- See Also:
- Constant Field Values
SAXON6
public static final java.lang.String SAXON6
- See Also:
- Constant Field Values
SAXON8
public static final java.lang.String SAXON8
- See Also:
- Constant Field Values
STRING
public static final java.lang.String STRING
- See Also:
- Constant Field Values
SUPPRESS
public static final java.lang.String SUPPRESS
- See Also:
- Constant Field Values
TRANSFORMER
public static final java.lang.String TRANSFORMER
- See Also:
- Constant Field Values
TRANSFORMERS
public static final java.lang.String TRANSFORMERS
- See Also:
- Constant Field Values
XSLTC
public static final java.lang.String XSLTC
- See Also:
- Constant Field Values
BLACK
public static final java.lang.String BLACK
- See Also:
- Constant Field Values
GREEN
public static final java.lang.String GREEN
- See Also:
- Constant Field Values
RED
public static final java.lang.String RED
- See Also:
- Constant Field Values
getInstance
public static Preferences getInstance()
getNamespaceURI
public java.lang.String getNamespaceURI(java.lang.String prefix)
- Specified by:
getNamespaceURI
in interface javax.xml.namespace.NamespaceContext
getPrefix
public java.lang.String getPrefix(java.lang.String namespace)
- Specified by:
getPrefix
in interface javax.xml.namespace.NamespaceContext
getYaxPrefix
public java.lang.String getYaxPrefix()
getPrefixes
public java.util.Iterator getPrefixes(java.lang.String namespace)
- Specified by:
getPrefixes
in interface javax.xml.namespace.NamespaceContext
isPipeTraceAutomaticOutput
public boolean isPipeTraceAutomaticOutput()
isPortTraceAutomaticOutput
public boolean isPortTraceAutomaticOutput()
isProcessSuppress
public boolean isProcessSuppress()
getDefaultTransformer
public java.lang.String getDefaultTransformer()
getTransformers
public java.util.Map<java.lang.String,Component> getTransformers()
getPipeTraceExplicitConnectionColor
public java.lang.String getPipeTraceExplicitConnectionColor()
getPipeTraceExplicitPortColor
public java.lang.String getPipeTraceExplicitPortColor()
getPipeTraceImplicitConnectionColor
public java.lang.String getPipeTraceImplicitConnectionColor()
getPipeTraceImplicitPortColor
public java.lang.String getPipeTraceImplicitPortColor()
getPortTraceExplicitConnectionColor
public java.lang.String getPortTraceExplicitConnectionColor()
getPortTraceExplicitPortColor
public java.lang.String getPortTraceExplicitPortColor()
getPortTraceImplicitConnectionColor
public java.lang.String getPortTraceImplicitConnectionColor()
getPortTraceImplicitPortColor
public java.lang.String getPortTraceImplicitPortColor()
isStandardImplementationWarnings
public boolean isStandardImplementationWarnings()
isPreferenceValueMessages
public boolean isPreferenceValueMessages()
getXIncludeDefaultEncoding
public java.lang.String getXIncludeDefaultEncoding()
getProcessBaseURI
public java.lang.String getProcessBaseURI()
isCheckTransformerAvailability
public static boolean isCheckTransformerAvailability()
Copyright © 2008 OPS Design GmbH. All Rights Reserved.