public interface SectionHelperIfc
Copyright: Copyright (c) 2005
Organization: Sakai Project
| Modifier and Type | Method and Description |
|---|---|
Section |
readXMLDocument(InputStream inputStream)
read XML document into Section XML
|
Section |
updateSectionXml(Section sectionXml,
String xpath,
String value)
Update section XML XPath with value
|
Section readXMLDocument(InputStream inputStream)
inputStream - the input streamCopyright © 2005–2019 Sakai Project. All rights reserved.