Searched refs:SCHEMA (Results 1 - 7 of 7) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/parser/
H A DAnnotationContext.java48 public static final AnnotationContext SCHEMA field in class:AnnotationContext
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A Dredefine.java124 NGCCHandler h = new annotation(this, super._source, $runtime, 581, null,AnnotationContext.SCHEMA);
187 NGCCHandler h = new annotation(this, super._source, $runtime, 576, null,AnnotationContext.SCHEMA);
H A DimportDecl.java112 NGCCHandler h = new annotation(this, super._source, $runtime, 498, null,AnnotationContext.SCHEMA);
H A DincludeDecl.java91 NGCCHandler h = new annotation(this, super._source, $runtime, 610, null,AnnotationContext.SCHEMA);
H A DSchema.java224 NGCCHandler h = new annotation(this, super._source, $runtime, 351, anno,AnnotationContext.SCHEMA);
338 NGCCHandler h = new annotation(this, super._source, $runtime, 362, anno,AnnotationContext.SCHEMA);
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/dom/
H A DDOMConfigurationImpl.java88 protected static final String SCHEMA = field in class:DOMConfigurationImpl
252 SCHEMA,
264 setFeature(SCHEMA, false);
H A DDOMNormalizer.java201 fConfiguration.setFeature(DOMConfigurationImpl.SCHEMA, true);

Completed in 45 milliseconds