Package net.plsar.resources
Class ComponentCompiler
java.lang.Object
net.plsar.resources.ComponentCompiler
public class ComponentCompiler
extends java.lang.Object
-
Constructor Summary
Constructors Constructor Description ComponentCompiler(byte[] requestBytes, NetworkRequest networkRequest) -
Method Summary
Modifier and Type Method Description protected FileComponentgetFileComponent(Component component, java.lang.String componentContent)voidingestRequest()Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
ComponentCompiler
-
-
Method Details
-
ingestRequest
public void ingestRequest() -
getFileComponent
-