Home | History | Annotate | Download | only in processor

Lines Matching defs:STYPE_ROOT

1122   public static final int STYPE_ROOT = 1;
1139 private int m_stylesheetType = STYPE_ROOT;
1145 * @return one of STYPE_ROOT, STYPE_INCLUDE, or STYPE_IMPORT.
1156 * @param type Must be one of STYPE_ROOT, STYPE_INCLUDE, or STYPE_IMPORT.