Searched refs:fEnclosingCT (Results 1 - 2 of 2) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSAttributeDecl.java65 XSComplexTypeDecl fEnclosingCT = null; field in class:XSAttributeDecl
84 fEnclosingCT = enclosingCT;
147 return fEnclosingCT;
H A DXSElementDecl.java66 XSComplexTypeDecl fEnclosingCT = null; field in class:XSElementDecl
107 fEnclosingCT = enclosingCT;
245 return fEnclosingCT;

Completed in 37 milliseconds