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, toString
public String getLocation()
getLocation
in interface org.jboss.weld.bootstrap.spi.Metadata<T>
getLocation
in class FileMetadata<T>
public String getQName()
Copyright © 2016. All rights reserved.