public class LicenseXmlHelper extends Object
| Constructor and Description |
|---|
LicenseXmlHelper() |
| Modifier and Type | Method and Description |
|---|---|
static String |
dumpLicenseDom(Element licenseElement) |
static Object |
getHeaderText(Node headerNode) |
static String |
getLicenseTemplate(Element licenseElement)
Gets the license template text from the license element
|
static String |
getLicenseText(Element licenseElement)
Gets license text from the license element
|
public static String getLicenseTemplate(Element licenseElement) throws LicenseXmlException
licenseElement - LicenseXmlExceptionpublic static String getLicenseText(Element licenseElement) throws LicenseXmlException
licenseElement - LicenseXmlExceptionpublic static Object getHeaderText(Node headerNode) throws LicenseXmlException
headerNode - LicenseXmlExceptionCopyright © 2016 Linux Foundation. All Rights Reserved.