public class XmlMetadata<T> extends FileMetadata<T>
Constructor and Description |
---|
XmlMetadata(String qName,
T value,
URL file,
int lineNumber) |
Modifier and Type | Method and Description |
---|---|
String |
getLocation()
The location of the metadata, used in error and log messages
|
String |
getQName() |
getFile, getLineNumber, getValue, toString
public String getLocation()
Metadata
getLocation
in interface Metadata<T>
getLocation
in class FileMetadata<T>
public String getQName()
Copyright © 2013 Seam Framework. All Rights Reserved.