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

/openjdk10/jaxws/src/java.xml.ws/share/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
/openjdk10/jaxws/src/java.xml.bind/share/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 45 milliseconds