public class NewLineParserStep extends ParserStep
| Constructor and Description |
|---|
NewLineParserStep(char c) |
| Modifier and Type | Method and Description |
|---|---|
void |
appendChild(ParserStep tt) |
void |
consume(char c,
DefaultNTextNodeParser.State state,
boolean wasNewLine) |
void |
end(DefaultNTextNodeParser.State p) |
boolean |
isComplete() |
String |
toString() |
NText |
toText() |
public void consume(char c,
DefaultNTextNodeParser.State state,
boolean wasNewLine)
consume in class ParserSteppublic void appendChild(ParserStep tt)
appendChild in class ParserSteppublic NText toText()
toText in class ParserSteppublic void end(DefaultNTextNodeParser.State p)
end in class ParserSteppublic boolean isComplete()
isComplete in class ParserStepCopyright © 2025 vpc open source initiative. All rights reserved.