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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/messaging/saaj/util/
H A DJaxmURI.java1055 else if (!isGenericURI()) {
1087 else if (!isGenericURI()) {
1163 public boolean isGenericURI() { method in class:JaxmURI
/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/util/
H A DURI.java1630 else if (!isGenericURI()) {
1662 else if (!isGenericURI()) {
1753 public boolean isGenericURI() { method in class:URI
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/serializer/utils/
H A DURI.java1257 else if (!isGenericURI())
1296 else if (!isGenericURI())
1389 public boolean isGenericURI() method in class:URI
/openjdk7/jaxp/src/com/sun/org/apache/xml/internal/utils/
H A DURI.java1278 else if (!isGenericURI())
1317 else if (!isGenericURI())
1410 public boolean isGenericURI() method in class:URI

Completed in 45 milliseconds