Interface SupportsRead<T>
-
- All Known Subinterfaces:
HtmlEditorService
public interface SupportsRead<T>
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Tload(org.uberfire.backend.vfs.Path path)
-
-
-
Method Detail
-
load
T load(org.uberfire.backend.vfs.Path path)
-
-