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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/bind/v2/schemagen/
H A DXmlSchemaGenerator.java494 * Other {@link Namespace}s that this namespace depends on.
496 private final Set<Namespace> depends = new LinkedHashSet<Namespace>(); field in class:XmlSchemaGenerator.Namespace
596 depends.add(getNamespace(nsUri));
642 for (Namespace ns : depends) {
655 for( Namespace n : depends ) {
/openjdk7/jdk/test/java/security/cert/CertPathBuilder/selfIssued/
H A DREADME31 The generate.sh depends on openssl, and it should be run under ksh. The
/openjdk7/jdk/test/java/security/cert/CertPathValidator/indirectCRL/
H A DREADME29 The generate.sh depends on openssl, and it should be run under ksh. The
/openjdk7/jdk/test/sun/security/provider/certpath/DisabledAlgorithms/
H A DREADME29 The generate.sh depends on openssl, and it should be run under ksh. The

Completed in 63 milliseconds