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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/model/impl/
H A DRuntimeBuiltinLeafInfoImpl.java195 public static final String MAP_ANYURI_TO_URI = "mapAnyUriToUri"; field in class:RuntimeBuiltinLeafInfoImpl
199 QName[] qnames = (System.getProperty(MAP_ANYURI_TO_URI) == null) ? new QName[] {
312 if (System.getProperty(MAP_ANYURI_TO_URI) == null) {
813 if (System.getProperty(MAP_ANYURI_TO_URI) != null) {

Completed in 22 milliseconds