Subversion Repositories XServices

Compare Revisions

Ignore whitespace Rev 49 → Rev 50

/xservices/trunk/src/java/net/brutex/xservices/types/ArchiveResource.java
57,7 → 57,7
*
* This is usually a filename or a path/filename combination. Relative paths
* are based from the archive root. It depends on how the archive has been
* created wether or not it is possible to use relative paths, absolute
* created whether or not it is possible to use relative paths, absolute
* paths are required otherwise. Uses "/" as separator.
*/
@XmlElement(nillable = false, required = true)