Package org.omegat.filters3.xml
Class XMLUtils
java.lang.Object
org.omegat.filters3.xml.XMLUtils
Static XML utility methods.
-
Method Summary
Modifier and TypeMethodDescriptionstatic AttributesconvertAttributes(@Nullable Attributes attributes) Converts attributes from org.xml.sax package to OmegaT's.
-
Method Details
-
convertAttributes
Converts attributes from org.xml.sax package to OmegaT's.
-