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
Exception
public static Document getDocument(InputSource source) throws Exception
Exception
public List<FunctionalGroup> process(String target) throws net.idea.modbcum.i.exceptions.AmbitException
net.idea.modbcum.i.exceptions.AmbitException
public static void saveFragments(OutputStream writer, Collection<FunctionalGroup> fragments) throws Exception
Exception
Copyright © 2004–2020 Ideaconsult Ltd.. All rights reserved.