commit | 1464b9898f76003e88a09c5593ffdd258daf16c4 | [log] [tgz] |
---|---|---|
author | hebasta <stallkamp@ids-mannheim.de> | Fri Jun 29 14:24:15 2018 +0200 |
committer | hebasta <stallkamp@ids-mannheim.de> | Tue Jul 24 13:43:46 2018 +0200 |
tree | cb8664731323b54fcdf20a91db80c5a94e5436fa | |
parent | 0f0fd334b1d34e7bf774534ad2b9f80e4e5a3221 [diff] |
function to get ld type added Change-Id: I8cd1036dd986a409a52625b33c9e841a5fe92530
diff --git a/dev/js/src/vc.js b/dev/js/src/vc.js index 05e48ad..d211830 100644 --- a/dev/js/src/vc.js +++ b/dev/js/src/vc.js
@@ -332,6 +332,12 @@ return this._root.toQuery(); }, + /* + * Returns ld type of associated doc, docGroup or unspecified doc + */ + getLdType:function(){ + return this._root.ldType(); + }, /** * Adds Corpus Statistic Button