public class ArrayExtracter extends Object implements NodesExtracter
| Modifier and Type | Class and Description |
|---|---|
static class |
ArrayExtracter.ArrayIterator |
| Constructor and Description |
|---|
ArrayExtracter() |
| Modifier and Type | Method and Description |
|---|---|
Iterable |
extract(Object from)
Извлекает Объекты типа To из объекта типа From
|
public Iterable extract(Object from)
NodesExtracterextract in interface NodesExtracterfrom - Объект из которого требуеться извлечьCopyright © 2017. All rights reserved.