Class Formats
- java.lang.Object
-
- com.thaiopensource.relaxng.translate.Formats
-
public class Formats extends java.lang.Object
-
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static InputFormatcreateInputFormat(java.lang.String name)static OutputFormatcreateOutputFormat(java.lang.String name)
-
-
-
Method Detail
-
createInputFormat
public static InputFormat createInputFormat(java.lang.String name)
-
createOutputFormat
public static OutputFormat createOutputFormat(java.lang.String name)
-
-