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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/
H A DXMLDTDProcessor.java283 private final HashMap fNDataDeclNotations = new HashMap(); field in class:XMLDTDProcessor
389 fNDataDeclNotations.clear();
672 fNDataDeclNotations.clear();
1203 fNDataDeclNotations.put(name, notation);
1319 Iterator entities = fNDataDeclNotations.entrySet().iterator();

Completed in 33 milliseconds