org.milyn.edisax.model.internal
Class Edimap
java.lang.Object
org.milyn.edisax.model.internal.Edimap
public class Edimap
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Edimap
public Edimap()
Edimap
public Edimap(URI src)
getSrc
public URI getSrc()
getImports
public List<Import> getImports()
getDescription
public Description getDescription()
setDescription
public void setDescription(Description value)
getDelimiters
public Delimiters getDelimiters()
setDelimiters
public void setDelimiters(Delimiters value)
setIgnoreUnmappedSegments
public void setIgnoreUnmappedSegments(Boolean value)
isIgnoreUnmappedSegments
public boolean isIgnoreUnmappedSegments()
getSegments
public SegmentGroup getSegments()
setSegments
public void setSegments(SegmentGroup value)
write
public void write(Writer writer)
throws IOException
- Throws:
IOException
Copyright © 2018. All rights reserved.