Class EnsureElementUri


public class EnsureElementUri extends BaseElementWalker
  • Field Details

  • Constructor Details

    • EnsureElementUri

      public EnsureElementUri()
  • Method Details

    • addNS

      public void addNS(String localName, String uri)
      add a prefix / uri pair
      Parameters:
      localName - the local name
      uri - the URI must not be null
      Throws:
      IllegalArgumentException - if uri is null
    • walk

      public void walk(KElement root)
      Parameters:
      root -