Searched defs:ZEPHYR_PROPERTY_PREFIX (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/
H A DConstants.java51 public static final String ZEPHYR_PROPERTY_PREFIX = "http://java.sun.com/xml/stream/properties/" ; field in class:Constants
55 public static final String READER_IN_DEFINED_STATE = ZEPHYR_PROPERTY_PREFIX + "reader-in-defined-state" ;
67 * The full property name is prefixed by {@link #ZEPHYR_PROPERTY_PREFIX}.

Completed in 31 milliseconds