public class HrefReference extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
path |
protected SomExpression |
somExpression |
Constructor and Description |
---|
HrefReference(String href) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getPath() |
SomExpression |
getSomExpression() |
int |
hashCode() |
void |
setSomExpression(SomExpression somExpression) |
protected String path
protected SomExpression somExpression
public HrefReference(String href)
public String getPath()
public SomExpression getSomExpression()
public void setSomExpression(SomExpression somExpression)
Copyright (C) 1998-2019 iText Group NV. All Rights Reserved.