public class HeadRule extends Object
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
String[] |
getTags() |
boolean |
isLeftToRight() |
void |
setLeftToRight(boolean leftToRight) |
void |
setTags(String[] tags) |
public HeadRule(boolean l2r,
String[] tags)
public String[] getTags()
public void setTags(String[] tags)
tags - the tags to setpublic boolean isLeftToRight()
public void setLeftToRight(boolean leftToRight)
leftToRight - the leftToRight to setCopyright © 2016 IXA pipes. All rights reserved.