JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.twineworks.tweakflow.lang.parse.units.transform
Interface ParseUnitSourceTransformer
All Known Implementing Classes:
NopTransformer
public interface
ParseUnitSourceTransformer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
transform
(
String
path,
String
source)
Method Details
transform
String
transform
(
String
path,
String
source)