| java.lang.Object org.apache.xerces.impl.xs.models.CMBuilder
CMBuilder | public class CMBuilder (Code) | | This class constructs content models for a given grammar.
author: Elena Litani, IBM author: Sandy Gao, IBM version: $Id: CMBuilder.java 573322 2007-09-06 16:48:47Z peterjm $ |
getContentModel | public XSCMValidator getContentModel(XSComplexTypeDecl typeDecl, boolean forUPA)(Code) | | Get content model for the a given type
Parameters: typeDecl - get content model for which complex type a content model validator |
|
|