Package org.comroid.varbind.multipart
Interface PartialBind.Extractor<EXTR>
-
- All Superinterfaces:
PartialBind.BindFragment,org.comroid.api.SelfDeclared<PartialBind.BindFragment>,org.comroid.api.Specifiable<PartialBind.BindFragment>,org.comroid.spellbind.model.TypeFragment<PartialBind.BindFragment>
- All Known Subinterfaces:
VarBind<EXTR,DPND,REMAP,FINAL>
- All Known Implementing Classes:
ExtractingBind.ToUniArray,ExtractingBind.ToUniObject,ExtractingBind.ToValueType
- Enclosing class:
- PartialBind
public static interface PartialBind.Extractor<EXTR> extends PartialBind.BindFragment
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description org.comroid.mutatio.span.Span<EXTR>extract(org.comroid.uniform.node.UniNode from)
-
-
-
Method Detail
-
extract
org.comroid.mutatio.span.Span<EXTR> extract(org.comroid.uniform.node.UniNode from)
-
-