Class SkipElementExp

  • All Implemented Interfaces:
    NameClassAndExpression, java.io.Serializable

    public class SkipElementExp
    extends ElementPattern
    ElementExp that is used for <any processContents="skip"/>. This is kept in the separate class so that the wildcard element can be easily distinguished by the application program.
    See Also:
    Serialized Form