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

/openjdk7/jaxws/src/share/jaxws_classes/com/sun/xml/internal/rngom/binary/
H A DRefPattern.java142 byte getCombineType() { method in class:RefPattern
H A DSchemaBuilderImpl.java503 if (rp.getCombineType() != RefPattern.COMBINE_NONE
504 && rp.getCombineType() != combineType) {
515 else if (rp.getCombineType() == RefPattern.COMBINE_INTERLEAVE)

Completed in 375 milliseconds