public class CssFileProcessor extends Object implements ReadingProcessor
ReadingProcessor
that creates a CssFile
from the given bytes.
Constructor and Description |
---|
CssFileProcessor() |
Modifier and Type | Method and 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 processed
public CssFile getCss()
Copyright © 2016. All rights reserved.