public class SpecXmlMetadata extends XmlMetadata<EnabledClass>
| Constructor and Description |
|---|
SpecXmlMetadata(String qName,
EnabledClass record,
URL file,
int lineNumber) |
| Modifier and Type | Method and Description |
|---|---|
String |
getLocation()
The location of the metadata, used in error and log messages
|
getQNamegetFile, getLineNumber, getValue, toStringpublic SpecXmlMetadata(String qName, EnabledClass record, URL file, int lineNumber)
public String getLocation()
MetadatagetLocation in interface Metadata<EnabledClass>getLocation in class XmlMetadata<EnabledClass>Copyright © 2012 Seam Framework. All Rights Reserved.