158159160161162163164165166167168
return null; } }, "*" ) ); attrs.putAll( OtherMetaAttributesUtil.toMap( new OtherMetaAttributes() { @Override public List<String> categories() { return metadata.getCategories(); }
160161162163164165166167168169170