Package | Description |
---|---|
org.cip4.jdflib.extensions | |
org.cip4.jdflib.util | |
org.cip4.jdflib.util.xml |
Modifier and Type | Class and Description |
---|---|
class |
XJDFZipReader
class to unpack multi-xjdf zip files and convert the package to a single jdf and jmf file
|
class |
XJDFZipWriter |
Modifier and Type | Method and Description |
---|---|
static File |
FileUtil.writeFile(IStreamWriter w,
File file)
write to a file
|
static UrlPart |
UrlUtil.writerToURL(String strUrl,
IStreamWriter streamWriter,
String method,
String contentType,
UrlUtil.HTTPDetails details)
write the contents of an IStreamWriter to an output URL File: and http: are currently supported Use HttpURLConnection.getInputStream() to retrieve the http response
|
Modifier and Type | Class and Description |
---|---|
class |
XSLTransformHelper
class that adds some trivial xsl transform routines for KElements
|
Copyright © 2018. All rights reserved.