| 
 | Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use FormatStringBuffer | |
|---|---|
| weblogic.servlet.logging | Provides servlet logging support. | 
| Uses of FormatStringBuffer in weblogic.servlet.logging | 
|---|
| Methods in weblogic.servlet.logging that return FormatStringBuffer | |
|---|---|
|  FormatStringBuffer | FormatStringBuffer.append(String s)Appends the string argument to this string buffer. | 
|  FormatStringBuffer | FormatStringBuffer.append(int i) | 
|  FormatStringBuffer | FormatStringBuffer.append(byte b)Appends the byte argument to this string buffer. | 
|  FormatStringBuffer | FormatStringBuffer.append(byte[] b)Appends the byte[] argument to this string buffer. | 
|  FormatStringBuffer | FormatStringBuffer.append(byte[] b,
       int off,
       int len) | 
|  FormatStringBuffer | FormatStringBuffer.append(char ch)Appends the chars assuming single bytes. | 
|  FormatStringBuffer | FormatStringBuffer.appendDate() | 
|  FormatStringBuffer | FormatStringBuffer.appendMonth(int number) | 
|  FormatStringBuffer | FormatStringBuffer.appendQuotedValueOrDash(String value)Appends the string argument with quotes or a dash to the string buffer. | 
|  FormatStringBuffer | FormatStringBuffer.appendSpaceDashSpace()Appends " - " | 
|  FormatStringBuffer | FormatStringBuffer.appendStatusCode(int number)Appends the Staus code to the string buffer. | 
|  FormatStringBuffer | FormatStringBuffer.appendTime() | 
|  FormatStringBuffer | FormatStringBuffer.appendTwoDigits(int number)Appends two digits to the string buffer. | 
|  FormatStringBuffer | FormatStringBuffer.appendValueOrDash(String value)Appends the string argument or a dash if null to the string buffer. | 
|  FormatStringBuffer | FormatStringBuffer.appendValueOrEmpty(String val)Appends the string representation of the string argument or nothing if null to this string buffer. | 
|  FormatStringBuffer | FormatStringBuffer.appendYear(int yearMinus1900) | 
| Methods in weblogic.servlet.logging with parameters of type FormatStringBuffer | |
|---|---|
|  void | LogField.logField(HttpAccountingInfo metrics,
         FormatStringBuffer buffer) | 
| 
 | Copyright 1996, 2014, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Oracle Fusion Middleware Java API Reference for Oracle WebLogic Server 12c (12.1.3) Part Number E41849-02 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||