JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
io.protostuff.parser
Proto
Loader
Contents
Description
Method Summary
Method Details
load(String, Proto)
Hide sidebar
Show sidebar
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
(
String
path,
Proto
importer)
Method Details
load
Proto
load
(
String
path,
Proto
importer)
throws
Exception
Throws:
Exception