0N/A * The contents of this file are subject to the terms of the 407N/A * Common Development and Distribution License (the "License"). 0N/A * You may not use this file except in compliance with the License. 0N/A * language governing permissions and limitations under the License. 0N/A * When distributing Covered Code, include this CDDL HEADER in each 0N/A * If applicable, add the following below this CDDL HEADER, with the 0N/A * fields enclosed by brackets "[]" replaced with your own identifying 0N/A * information: Portions Copyright [yyyy] [name of copyright owner] 1344N/A * Copyright (c) 2005, 2012, Oracle and/or its affiliates. All rights reserved. 1416N/A * Analyzes [tn]roff files Created on September 30, 2005 0N/A * Creates a new instance of TroffAnalyzer 0N/A * Write a cross referenced HTML file. 0N/A * @param out Writer to write HTML cross-reference 0N/A * Write a cross referenced HTML file reads the source from in 0N/A * @param in Input source 0N/A * @param out Output xref writer 1127N/A * @param defs definitions for the file (could be null) 89N/A * @param annotation annotation for the file (could be null)