Searched refs:getBuiltInKind (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/xs/
H A DXSSimpleTypeDefinition.java134 public short getBuiltInKind(); method in interface:XSSimpleTypeDefinition
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dv/xs/
H A DXSSimpleTypeDelegate.java68 public short getBuiltInKind() { method in class:XSSimpleTypeDelegate
69 return type.getBuiltInKind();
H A DXSSimpleTypeDecl.java682 public short getBuiltInKind() { method in class:XSSimpleTypeDecl

Completed in 39 milliseconds