org.specrunner.util
Class UtilResources
java.lang.Object
org.specrunner.util.UtilResources
public final class UtilResources
- extends Object
Resources utilities.
- Author:
- Thiago Santos
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
addToDoc
public static void addToDoc(ISource source,
IResourcePositional resourcePositional)
throws ResourceException
- Add a positional resource to a document.
- Parameters:
source - The source.resourcePositional - The positional resource.
- Throws:
ResourceException - The adding errors.
Copyright © 2014. All rights reserved.