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

/openjdk7/jaxp/src/com/sun/org/apache/xerces/internal/impl/dtd/models/
H A DSimpleContentModel.java69 * SimpleContentModel is a derivative of the abstract content model base
91 public class SimpleContentModel class in inherits:ContentModelValidator
147 public SimpleContentModel(short operator, QName firstChild, QName secondChild) { method in class:SimpleContentModel
320 } // class SimpleContentModel

Completed in 38 milliseconds