public static class AnalysisProcessableDocument.NDocMeta extends java.lang.Object implements Meta
Constructor and Description |
---|
NDocMeta(com.exalead.ndoc.DocumentChunk chunk) |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getName()
Get the name of the meta
|
java.lang.String |
getSourcePartName()
Get the name of the part used to generate this meta
|
java.lang.String |
getValue()
Get the value of the meta.
|
void |
markRemoved()
Mark this meta as removed.
|
void |
setName(java.lang.String name)
Set the name of the meta
|
void |
setValue(java.lang.String value)
Set the value of the meta.
|
public java.lang.String getName()
Meta
public java.lang.String getValue()
Meta
public void markRemoved()
Meta
markRemoved
in interface Meta
public void setName(java.lang.String name)
Meta
public void setValue(java.lang.String value)
Meta
public java.lang.String getSourcePartName()
Meta
getSourcePartName
in interface Meta
Copyright © 2013 Dassault Systèmes, All Rights Reserved.