blob: ddad125af8de86feddbc11c79c8971088da37f90 [file] [log] [blame]
###############################################################################
# Copyright (c) 2000, 2009 IBM Corporation and others.
# All rights reserved. This program and the accompanying materials
# are made available under the terms of the Eclipse Public License v1.0
# which accompanies this distribution, and is available at
# http://www.eclipse.org/legal/epl-v10.html
#
# Contributors:
# IBM Corporation - initial API and implementation
###############################################################################
JavaDoc2HTMLTextReader_parameters_section=Parameters:
JavaDoc2HTMLTextReader_returns_section=Returns:
JavaDoc2HTMLTextReader_throws_section=Throws:
JavaDoc2HTMLTextReader_author_section=Author:
JavaDoc2HTMLTextReader_deprecated_section=Deprecated.
JavaDoc2HTMLTextReader_method_in_type={0} in {1}
JavaDoc2HTMLTextReader_overrides_section=Overrides:
JavaDoc2HTMLTextReader_see_section=See Also:
JavaDoc2HTMLTextReader_since_section=Since:
JavaDoc2HTMLTextReader_specified_by_section=Specified by:
JavaDoc2HTMLTextReader_version_section=Version:
JavadocContentAccess2_getproperty_message=<p>Gets the value of the property {0}.</p><dl><dt>Property Description:</dt><dd>{1}</dd></dl>
JavadocContentAccess2_setproperty_message=<p>Sets the value of the property {0}.</p><dl><dt>Property Description:</dt><dd>{1}</dd></dl>