org.apache.xalan.xsltc.runtime
Interface Constants
- public interface Constants
This class defines constants used by both the compiler and the
runtime system.
ANY
public static final int ANY
ATTRIBUTE
public static final int ATTRIBUTE
ROOT
public static final int ROOT
TEXT
public static final int TEXT
ELEMENT
public static final int ELEMENT
COMMENT
public static final int COMMENT
PROCESSING_INSTRUCTION
public static final int PROCESSING_INSTRUCTION
XSLT_URI
public static final java.lang.String XSLT_URI
NAMESPACE_FEATURE
public static final java.lang.String NAMESPACE_FEATURE
Copyright © 2001 Apache XML Project. All Rights Reserved.