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() |
String |
getQName() |
getFile, getLineNumber, getValue, toStringpublic String getLocation()
getLocation in interface org.jboss.weld.bootstrap.spi.Metadata<T>getLocation in class FileMetadata<T>public String getQName()
Copyright © 2014 Seam Framework. All Rights Reserved.