Interface ContentModelContainer

  • All Superinterfaces:
    com.sun.xml.txw2.TypedXmlWriter
    All Known Subinterfaces:
    Particle

    public interface ContentModelContainer
    extends com.sun.xml.txw2.TypedXmlWriter
    Used to write a content model. This mixes the particle and model group as the child of complex type.
    Author:
    Kohsuke Kawaguchi