Uses of Class
net.sf.okapi.filters.yaml.parser.QuotedScalar
-
Packages that use QuotedScalar Package Description net.sf.okapi.filters.yaml.parser -
-
Uses of QuotedScalar in net.sf.okapi.filters.yaml.parser
Fields in net.sf.okapi.filters.yaml.parser declared as QuotedScalar Modifier and Type Field Description QuotedScalarScalar. quotedMethods in net.sf.okapi.filters.yaml.parser that return QuotedScalar Modifier and Type Method Description QuotedScalarYamlParser. double_quoted_string()QuotedScalarYamlParser. single_quoted_string()
-