TwinParser.getTagsMap 方法
定义
Return a map with all `tags` in the collection.
public Map<String, Object> getTagsMap()
返回
Map<String, Object>
A map with all `tags` in the collection (it can be null).
例外
IOException
This exception is thrown if tags the is not enabled.
适用于