public class RLUrlSource extends java.lang.Object implements RuleSource
RuleSource that specifies a URL that locates RL text.| Constructor and Description |
|---|
RLUrlSource(java.lang.String url)
Create a
RLUrlSource. |
| Modifier and Type | Method and Description |
|---|---|
java.lang.Object |
getRules()
Get an object that provides access to the rule sets.
|
java.lang.String |
getUrl()
Get the URL specification.
|
public RLUrlSource(java.lang.String url)
RLUrlSource.url - The URL specification.public java.lang.String getUrl()
public java.lang.Object getRules()
throws javax.rules.admin.RuleAdministrationException
getRules in interface RuleSourcejavax.rules.admin.RuleAdministrationException - if there is an error gaining access