public class FuncGroupsDescriptorFactory extends net.idea.modbcum.p.DefaultAmbitProcessor<String,List<FunctionalGroup>>
| Modifier and Type | Field and Description |
|---|---|
static String[] |
extensionDescription |
static String[] |
extensions |
protected static Logger |
slogger |
| Constructor and Description |
|---|
FuncGroupsDescriptorFactory() |
| Modifier and Type | Method and Description |
|---|---|
static Document |
getDocument() |
static Document |
getDocument(File file) |
static Document |
getDocument(InputSource source) |
static Document |
getDocument(InputStream stream) |
static Document |
getDocument(String filename) |
List<FunctionalGroup> |
process(String target) |
static void |
saveFragments(OutputStream writer,
Collection<FunctionalGroup> fragments) |
protected static Logger slogger
public static final transient String[] extensions
public static final transient String[] extensionDescription
public static Document getDocument(InputStream stream) throws Exception
Exceptionpublic static Document getDocument(InputSource source) throws Exception
Exceptionpublic List<FunctionalGroup> process(String target) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitExceptionpublic static void saveFragments(OutputStream writer, Collection<FunctionalGroup> fragments) throws Exception
ExceptionCopyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.