| Package | Description |
|---|---|
| com.github.wuic.engine |
This package contains the definition of an
Engine. |
| com.github.wuic.engine.core |
| Modifier and Type | Method and Description |
|---|---|
LineInspector.ReplacementInfo |
LineInspector.replacementInfo(int startIndex,
int endIndex,
Nut referencer,
List<? extends ConvertibleNut> convertibleNuts)
Builds a new
LineInspector.ReplacementInfo. |
| Modifier and Type | Method and Description |
|---|---|
protected String |
TextInspectorEngine.inspectLine(String line,
EngineRequest request,
LineInspector inspector,
List<LineInspector.ReplacementInfo> replacementInfoList,
CompositeNut.CompositeInputStream cis,
ConvertibleNut original)
Inspects the given line and eventually adds some extracted nuts to the nut referencing it.
|
Copyright © 2012-2015. All Rights Reserved.