Uses of Package
org.tentackle.model.parse
-
Packages that use org.tentackle.model.parse Package Description org.tentackle.model.impl Default model implementation.org.tentackle.model.parse Model parsing. -
Classes in org.tentackle.model.parse used by org.tentackle.model.impl Class Description AttributeLine The attribute definition line.ConfigurationLine The configuration line.
<key> := <config>[;]GlobalOptionLine Global options line.OptionLine The option line.RelationLine Describes the relation to other entities. -
Classes in org.tentackle.model.parse used by org.tentackle.model.parse Class Description Document The input document.Line A parsed line.
May span multiple input lines.LineType The configuration file line type.MultiLine A line consisting of multiple physical lines.
Such lines are concatenated by trailing commas or colons.SingleLine A line consisting of a single physical line.