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