Class XMLUtils


  • public final class XMLUtils
    extends java.lang.Object
    Static XML utility methods.
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Attributes convertAttributes​(org.xml.sax.Attributes attributes)
      Converts attributes from org.xml.sax package to OmegaT's.
      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • convertAttributes

        public static Attributes convertAttributes​(org.xml.sax.Attributes attributes)
        Converts attributes from org.xml.sax package to OmegaT's.