Class SkipElementExp

All Implemented Interfaces:
NameClassAndExpression, 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:
  • Field Details

  • Constructor Details