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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/models/
H A DMixedContentModel.java69 * MixedContentModel is a derivative of the abstract content model base
84 public class MixedContentModel class in inherits:ContentModelValidator
122 public MixedContentModel(QName[] children, int[] type, int offset, int length , boolean ordered) { method in class:MixedContentModel
258 } // class MixedContentModel

Completed in 34 milliseconds