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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/ws/policy/
H A DAssertionSet.java149 Collection<QName> getVocabulary() { method in class:AssertionSet
287 final Iterator<QName> vIterator1 = this.getVocabulary().iterator();
288 final Iterator<QName> vIterator2 = that.getVocabulary().iterator();
H A DPolicy.java434 this.vocabulary.addAll(set.getVocabulary());
561 public Collection<QName> getVocabulary() { method in class:Policy
/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/tools/
H A DVocabularyGenerator.java90 public com.sun.xml.internal.org.jvnet.fastinfoset.Vocabulary getVocabulary() { method in class:VocabularyGenerator

Completed in 33 milliseconds