Searched defs:afd (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/xsom/impl/parser/state/
H A DSchema.java50 private boolean afd; field in class:Schema
152 $runtime.attributeFormDefault = afd;
1157 afd = ((Boolean)$__result__).booleanValue();

Completed in 33 milliseconds