Searched defs:parentType (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/xs/
H A DXSConstraints.java1031 private static void gatherChildren(int parentType, XSParticleDecl p, Vector children) { argument
1048 else if (parentType == type) {

Completed in 31 milliseconds