Serialized Form
|
Package org.wymiwyg.commons.mediatypes |
serialVersionUID: -8008191640370988434L
readExternal
public void readExternal(ObjectInput arg0)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeExternal
public void writeExternal(ObjectOutput arg0)
throws IOException
- Throws:
IOException
|
Package org.wymiwyg.commons.util |
serialVersionUID: -3809308014998216477L
availableLanguages
String[] availableLanguages
m_scheme
String m_scheme
- Stores the scheme (usually the protocol) for this URI.
m_userinfo
String m_userinfo
- If specified, stores the userinfo for this URI; otherwise null
m_host
String m_host
- If specified, stores the host for this URI; otherwise null
m_port
String m_port
- If specified, stores the port for this URI; otherwise null
n_port
int n_port
m_path
String m_path
- If specified, stores the path for this URI; otherwise null
m_subPaths
String[] m_subPaths
- Lazily assigned variable being: ??
{ m_path +"a", dir, parent-dir, grand-parent-dir }
Each component is lazily assigned too.
m_queryString
String m_queryString
- If specified, stores the query string for this URI; otherwise
null.
m_fragment
String m_fragment
- If specified, stores the fragment for this URI; otherwise null
haveCheckedNFC
boolean haveCheckedNFC
isNFC
boolean isNFC
|
Package org.wymiwyg.commons.util.arguments |
serialVersionUID: 6129120926976532521L
serialVersionUID: -2086386201152724340L
|
Package org.wymiwyg.commons.util.http |
available
String[] available
|
Package org.wymiwyg.commons.util.io |
serialVersionUID: -932899244052380362L
|
Package org.wymiwyg.commons.util.text |
serialVersionUID: 3258407344076372025L
serialVersionUID: 3258407344076372025L
Copyright © 2011. All Rights Reserved.