public interface XmlDocument
Modifier and Type | Method and Description |
---|---|
String |
getFileUrl()
This serves two purposes, one it is used to display to the user the
location of the file that contains an error, and the reversed file URL is
also used to sort the bean results so the beans are always installed in
the same order.
|
InputSource |
getInputSource() |
InputSource getInputSource()
String getFileUrl()
Copyright © 2008-2013 Seam Framework. All Rights Reserved.