public class SchemaInfo extends Object
| Constructor and Description |
|---|
SchemaInfo() |
| Modifier and Type | Method and Description |
|---|---|
String |
getDescription()
Gets the description to be used for this schems
|
String |
getLabel()
Gets the label to be used for this schema
|
String |
getPrefix()
Gets the prefix defined to be used for this schema
|
void |
setDescription(String description)
Sets the description extracted from rng schema
|
void |
setLabel(String label)
Sets the extracted label from rng schema
|
void |
setPrefix(String prefix)
Sets the prefix defined to be used for this schema.
|
public String getLabel()
public void setLabel(String label)
label - label to setpublic String getDescription()
public void setDescription(String description)
description - description to setpublic String getPrefix()
public void setPrefix(String prefix)
prefix - prefix to useCopyright © 2010 - 2020 Adobe. All Rights Reserved