Package io.protostuff.parser
Interface Proto.Loader
-
- All Known Implementing Classes:
CachingProtoLoader
,DefaultProtoLoader
- Enclosing class:
- Proto
public static interface Proto.Loader
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Proto
load(java.lang.String path, Proto importer)
-