org.apache.xalan.transformer
Class XalanProperties

java.lang.Object
  extended by org.apache.xalan.transformer.XalanProperties

public class XalanProperties
extends java.lang.Object

XalanProperties defines the features understood by Xalan.

Since:
May 23, 2001

Field Summary
static java.lang.String SOURCE_LOCATION
           
 
Constructor Summary
XalanProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

SOURCE_LOCATION

public static final java.lang.String SOURCE_LOCATION
See Also:
Constant Field Values
Constructor Detail

XalanProperties

public XalanProperties()