public class AnnotationUtilities extends Object
| Constructor and Description |
|---|
AnnotationUtilities() |
| Modifier and Type | Method and Description |
|---|---|
static String |
getLocalizedAuthor(oms3.annotations.Author annotation) |
static String |
getLocalizedDescription(oms3.annotations.Description description)
Gets the localized description of the
Description. |
static String |
getLocalizedDocumentation(oms3.annotations.Documentation documentation) |
static String |
getLocalizedKeywords(oms3.annotations.Keywords annotation) |
static String |
getLocalizedLicense(oms3.annotations.License annotation) |
static String |
getLocalizedName(oms3.annotations.Name annotation) |
static String |
getLocalizedStatus(oms3.annotations.Status annotation) |
public static String getLocalizedDescription(oms3.annotations.Description description) throws Exception
Description.description - the Description annotation.Exceptionpublic static String getLocalizedDocumentation(oms3.annotations.Documentation documentation) throws Exception
Exceptionpublic static String getLocalizedStatus(oms3.annotations.Status annotation) throws Exception
Exceptionpublic static String getLocalizedName(oms3.annotations.Name annotation) throws Exception
Exceptionpublic static String getLocalizedAuthor(oms3.annotations.Author annotation) throws Exception
Exceptionpublic static String getLocalizedLicense(oms3.annotations.License annotation) throws Exception
ExceptionCopyright © 2005-2019 HydroloGIS. All Rights Reserved.