org.apache.xalan.transformer
Class XalanProperties

java.lang.Object
  extended byorg.apache.xalan.transformer.XalanProperties

public class XalanProperties
extends Object

XalanProperties defines the features understood by Xalan.

Author:
Ovidiu Predescu

Field Summary
static String SOURCE_LOCATION
           
 
Constructor Summary
XalanProperties()
           
 
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 String SOURCE_LOCATION
See Also:
Constant Field Values
Constructor Detail

XalanProperties

public XalanProperties()