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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A DattributeUses.java52 private AttributeDeclImpl anonymousDecl; field in class:attributeUses
120 decl = anonymousDecl;
122 anonymousDecl.getTargetNamespace(),
123 anonymousDecl.getName());
921 anonymousDecl = ((AttributeDeclImpl)$__result__);

Completed in 105 milliseconds