ReadingProcessor
public class CssFileProcessor extends java.lang.Object implements ReadingProcessor
ReadingProcessor
that creates a CssFile
from the given bytes.Constructor | Description |
---|---|
CssFileProcessor() |
Modifier and Type | Method | Description |
---|---|---|
CssFile |
getCss() |
|
void |
process(int i) |
Process the given character.
|
public void process(int i)
ReadingProcessor
process
in interface ReadingProcessor
i
- the character integer value that must be processedpublic CssFile getCss()
Copyright © 1998–2018. All rights reserved.