java.lang.Object
swim.xml.Xml
Factory for constructing XML parsers and writers.
-
Method Summary
Modifier and TypeMethodDescriptionstatic swim.structure.Valuestatic swim.structure.ValueparseFragment(String xml) static swim.codec.Parser<swim.structure.Value>parser()static XmlParser<swim.structure.Item,swim.structure.Value>
-
Method Details
-
structureParser
-
parse
-
parseFragment
-
parser
public static swim.codec.Parser<swim.structure.Value> parser()
-