org.orbeon.oxf.resources
Class OXFProperties
java.lang.Object
org.orbeon.oxf.resources.OXFProperties
- public class OXFProperties
- extends Object
This class provides access to global, configurable properties, as well as to processor-specific
properties. This is an example of properties file:
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DEFAULT_PROPERTIES_URI
public static final String DEFAULT_PROPERTIES_URI
- See Also:
- Constant Field Values
init
public static void init(String key)
- Set name of the resource we will read the properties from.
instance
public static OXFProperties instance()
getPropertySet
public OXFProperties.PropertySet getPropertySet()
getPropertySet
public OXFProperties.PropertySet getPropertySet(QName processorName)
keySet
public Set keySet()