Class RemovePrivate


public class RemovePrivate extends BaseElementWalker
  • Constructor Details

    • RemovePrivate

      public RemovePrivate()
  • Method Details

    • addPrefix

      public void addPrefix(String prefix)
      add a prefix if never called -all prefixes are zapped
      Parameters:
      prefix -
    • setZappGeneralID

      public void setZappGeneralID(boolean zappGeneralID)
      if set to true, generalID elements with proprietary namespace prefixes are zapped, else kept
      Parameters:
      zappGeneralID - if true, zapp 'em (the default) else keep 'em
    • setZappAttributes

      public void setZappAttributes(boolean zappAttributes)
      if set to true, attributes with proprietary namespace prefixes are zapped, else kept
      Parameters:
      zappAttributes - if true, zapp 'em (the default) else keep 'em
    • setZappElements

      public void setZappElements(boolean zappElements)
      if set to true, attributes with proprietary namespace prefixes are zapped, else kept
      Parameters:
      zappElements - if true, zapp 'em (the default) else keep 'em