public class DirectiveSupporter extends Object implements XDirectiveSupport
XDirectiveSupport
.Modifier and Type | Method and Description |
---|---|
String |
getDirective(String key)
Get the value of the given directive
|
Map<String,String> |
getDirectives()
Get the directives
|
String |
toString() |
public String getDirective(String key)
XDirectiveSupport
getDirective
in interface XDirectiveSupport
public Map<String,String> getDirectives()
XDirectiveSupport
getDirectives
in interface XDirectiveSupport
Copyright © 2013 JBoss by Red Hat. All rights reserved.