Tags

A tag is a keyword or label that categorizes your question with other, similar questions. Using the right tags makes it easier for others to find and answer your question.
Report Definition Language (RDL) is a standard proposed by Microsoft for defining reports.

0 Questions

Type systems impose constraints on what programs may be written, by providing a syntactic method for operating with those constraints.

0 Questions

XML document unit (element, entity, attribute, text, comment, notation, even document or it's fragment).

0 Questions

0 Questions

Design principle that comprises the process of separating a computer program into distinct features that overlap in functionality as little as possible.

0 Questions

Mondrian is an open source OLAP (online analytical processing) server, written in Java. It supports the MDX (multidimensional expressions) query language and the XML for Analysis and olap4j interface specifications. It reads from SQL and other data sources and aggregates data in a memory cache. It is owned and maintained by Pentaho

0 Questions

TableCellRenderer is a Java Swing interface that defines the method required by any object that would like to be a renderer for cells in a JTable.

0 Questions

NSDocument is an abstract class that defines the interface for documents, objects that can internally represent data displayed in windows and that can read data from and write data to files.

0 Questions

A Compute Shader is a Shader Stage that is used entirely for computing arbitrary information. While it can do rendering, it is generally used for tasks not directly related to drawing triangles and pixels.

0 Questions

Gmock is a mocking framework for Groovy. For questions relating to Google Mock, use tag [googlemock] instead.

0 Questions

A bundle for the Symfony 2-framework that allows you to serialize objects into a variety of output formats (such as YAML, XML or JSON).

0 Questions