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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/fastinfoset/stax/events/
H A DDTDEvent.java104 public void setNotations(List notations){ method in class:DTDEvent
/openjdk7/jaxp/src/com/sun/xml/internal/stream/events/
H A DDTDEvent.java74 public void setNotations(java.util.List notations){ method in class:DTDEvent
H A DXMLEventAllocatorImpl.java154 if (notations != null && notations.size() != 0) dtdEvent.setNotations(notations);

Completed in 42 milliseconds