Interface ContentModelContainer

  • All Superinterfaces:
    TypedXmlWriter
    All Known Subinterfaces:
    Particle

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