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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/tools/internal/xjc/model/
H A DCEnumLeafInfo.java106 private final Locator sourceLocator; field in class:CEnumLeafInfo
128 this.sourceLocator = _sourceLocator;
145 return sourceLocator;
/openjdk7/jaxp/src/com/sun/org/apache/xpath/internal/compiler/
H A DXPathParser.java80 public XPathParser(ErrorListener errorListener, javax.xml.transform.SourceLocator sourceLocator) argument
83 m_sourceLocator = sourceLocator;

Completed in 1506 milliseconds