Searched refs:attDeclName (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.java51 private UName attDeclName; field in class:attributeUses
101 owner.addProhibitedAttribute(attDeclName);
103 owner.addAttributeUse(attDeclName,
114 $runtime, locator, $runtime.currentSchema, attDeclName );
121 attDeclName = new UName(
945 attDeclName = ((UName)$__result__);

Completed in 31 milliseconds